-
Home
-
Backup by Supsystic
-
2.3.12 (latest)
-
Code
-
Classes
- ContainerAwareEventDispatcher
Total Complexity |
33 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
179 |
Lines of code |
87 |
Logical lines of code |
49 |
Comment lines |
57 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
removeListener() |
A |
53 |
8 |
23 |
addSubscriberService() |
S |
59 |
7 |
13 |
lazyLoad() |
S |
57 |
5 |
16 |
hasListeners() |
S |
65 |
4 |
9 |
addListenerService() |
S |
68 |
3 |
6 |
getListeners() |
S |
64 |
3 |
10 |
__construct() |
S |
81 |
1 |
3 |
dispatch() |
S |
75 |
1 |
4 |
getContainer() |
S |
82 |
1 |
3 |